net/http/pprof.profileEntry.Desc (field)
4 uses
net/http/pprof (current package)
pprof.go#L386: Desc string
pprof.go#L410: Desc: profileDescriptions[p.Name()],
pprof.go#L420: Desc: profileDescriptions[p],
pprof.go#L468: fmt.Fprintf(&b, "<li><div class=profile-name>%s: </div> %s</li>\n", html.EscapeString(profile.Name), html.EscapeString(profile.Desc))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)